home *** CD-ROM | disk | FTP | other *** search
- ELFLoadSeg
-
- has no parameters...and installs itself by a simple run.
-
- Don`t forget that shell programs need the EXECUTABLE flag
- set.
-
- ELFLoadSeg replaces the SAS RunElf and the VBCC RunPPC.
- It also works with a new ADE PPC stdlib replacement written
- by Rask Lambertsen.
-
- - 1.9
- o no ctrl-c break for ixemul
- o bstr task name problem fixed
-
- - 1.8
- o pr_CES is used instead of Output() (Rask)
-
- - 1.7
- o shell,wb task stacksize is now passed to the 68k task
-
- - 1.6
- o because > and < didn`t work anymore with 1.5 i changed
- the input/output handling back to 1.4 state but then
- fixed the filehandle random write problems.
- (Bug in the OS which doesn`t repair the input handle
- in CreateNewProc when NP_CloseInput,FALSE is used)
-
- - 1.5
- o Complete rework of the input/output/error handle passing
- because of a random very obscure crash when used with
- NP_Arguments under stress.
-
- - 1.4
- o Invalid a possible segment checksum to avoid possible
- autocaching of the segment by the shell or an autoresident
- feature.
-
- - 1.3
- o Removed Internal Seg routines because of compatibility with
- an unnamed program...
-
- - 1.2
- o release
-